Welcome![Sign In][Sign Up]
Location:
Search - search pattern

Search list

[Otherme1

Description: 几篇最经典的运动搜索算法的IEEE论文:A1. Enhanced Hexagonal Search for Fast Block Motion Estimation;A2. Hexagon-based search pattern for fast block motion estimation;A3. Predictive Motion Vector Field Adaptive Search Technique (PMVFAST)等
Platform: | Size: 7849243 | Author: 杨涛 | Hits:

[CSharpKmp

Description: 实现KMP模式匹配,模式匹配操作对象是字符串-achieve KMP, pattern-matching operations object is a string
Platform: | Size: 53248 | Author: 小百 | Hits:

[Otherc_chazhao

Description: 一个简单的查找程序,简单的模式匹配,并且不支持模糊查找(含有 ? 或者 * 的字符串),意义不大。-a simple search procedure, a simple pattern matching, and do not support Fuzzy Search (containing or* string), has little significance.
Platform: | Size: 1024 | Author: 张保强 | Hits:

[Otherme1

Description: 几篇最经典的运动搜索算法的IEEE论文:A1. Enhanced Hexagonal Search for Fast Block Motion Estimation;A2. Hexagon-based search pattern for fast block motion estimation;A3. Predictive Motion Vector Field Adaptive Search Technique (PMVFAST)等-A few classic sports search algorithm IEEE papers: A1. Enhanced Hexagonal Search for Fast Block Motion Estimation A2. Hexagon-based search pattern for fast block motion estimation A3. Predictive Motion Vector Field Adaptive Search Technique (PMVFAST), etc.
Platform: | Size: 7848960 | Author: 杨涛 | Hits:

[Multimedia DevelopmotionEstDS

Description: 菱形搜索算法是在四步搜索算法的基础上采用菱形搜索路线得到的一种算法。它充分考虑了现实中的物体在水平和垂直这两个方向运动的概率比较大,图像的频谱多呈菱形。菱形搜索算法采用了两种搜索模式:大菱形搜索模式(LDSP)和小菱形搜索模式(SDSP)[6]。LDSP有一个中心点和它周围的8个搜索点构成,这九个点组成一个菱形,SDSP由5个搜索点构成-Diamond search algorithm in the four-step search algorithm based on the use of diamond-shaped search route received an algorithm. It takes full account of the reality of the objects in the horizontal and vertical direction of movement of both the probability of relatively large, mostly diamond-shaped image of the spectrum. Diamond search algorithm uses two search modes: large diamond search pattern (LDSP) and small diamond search pattern (SDSP) [6]. LDSP there is a focal point and its surrounding eight points, english composition, the nine points of a diamond, SDSP by five points constitute english
Platform: | Size: 2048 | Author: 赵光 | Hits:

[Speech/Voice recognition/combineSpeeching

Description: 端点检测算法采用现阶段比较精确的时频方差检测法,模式识别和模板匹配采用的是改进后的DTW算法(主要是限定了DTW的搜索路径,进一步精确了DTW的平行四边形的形状,进一步的减少匹配中的参数存贮量以及多余的搜索路径)。-Endpoint detection algorithm uses more precise at this stage variance time-frequency detection, pattern recognition and template matching is based on the improved DTW algorithm (DTW is mainly limited to the search path, and further precision of the DTW parallelogram shape, and further reduction of matching the parameters in the storage volume as well as the extra search path).
Platform: | Size: 7168 | Author: 李兰菊 | Hits:

[OtherCpulspulsLectureNotes2

Description: 輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) Recursion,Linked Lists, 4) Stacks and Queues, 5) Algorithm Analysis, 6) Insertion Sort and Mergesort, 7) Quicksort, 8) Heaps and Heapsort, 9) Lower Bound of Sorting and Radix Sort, 10) Binary Trees and Binary Search Trees 11) AVL Trees, 12) B+ Trees 13) Graphs and Breadth-First Search 14) Depth-First Search 15) Connected Components, Directed Graphs, 16) Topological Sort 17) Hashing 18) Pattern Matching 19) Additional Review -Easily learn C++ Programming skills- Jin Kai (Hong Kong University of Science and Technology Division notes 19) will include 1) base C++ Review, 2) Pointers and Dynamic Objects, 3) Recursion, Linked Lists, 4) Stacks and Queues , 5) Algorithm Analysis, 6) Insertion Sort and Mergesort, 7) Quicksort, 8) Heaps and Heapsort, 9) Lower Bound of Sorting and Radix Sort, 10) Binary Trees and Binary Search Trees 11) AVL Trees, 12) B+ Trees 13) Graphs and Breadth-First Search 14) Depth-First Search 15) Connected Components, Directed Graphs, 16) Topological Sort 17) Hashing18) Pattern Matching 19) Additional Review
Platform: | Size: 3751936 | Author: chan kindfish | Hits:

[AI-NN-PRAStar

Description: 模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
Platform: | Size: 5626880 | Author: 丁丁 | Hits:

[WEB Codepicturesupervisorysystem

Description: 该系统是一个基于ASP+Access(需fso组件支持)的图片管理系统。 1.二级分类 2.前台全部页面生成html,包括网站主页和导航栏 3.自定义模板,分为5类。自由度很高,可以为每个分类,每个图片集,甚至每张图片页设置不同的模板 4.完善的html生成功能,可以单独生成每个图片集,每个栏目,也包括全站生成。 5.自定义自定义标签功能,生成时全部为html,不生成JS文件,避免了JS调用过多造成页面显示缓慢。 6.三种图片添加模式(高级/简单/上传),图片可以批量上传,使图片添加更容易。 7.可以控制图片集索引生成时的图片大小和图片排列方式。 8.可在线编辑模板,编辑模板时可直接插入系统模板标签。 9.生成图片集时可以选择是否生成图片页,适合小图片的显示 10.只生成图片索引页时可以选择图片按指定的大小显示或按原大小显示 11.生成栏目索引时可以选择是否以图片或文字标题的形式,可以自定义显示样式。 12.前台提供搜索功能。(search.asp) 13.其他功能:压缩,备份,恢复数据库;系统空间占用信息;系统统计信息等,详细情形请查看程序。 14.数据库带有默认模板。-It was one repose asp+access (require fso subassembly took the part of ) picture supervisory system that be one s turn system. 1. reclassify Both 2. proscenia whole page spanning html,include net station homepage and navigation column 3. user-defined templet,broke into five genera. Freedom very high,could for each sort,each picture multitude,even per sheet picture page mount different templet 4. sophisticated html spanning function,could solitude spanning each picture multitude,each column,too include complete station spanning. 5. user-defined user-defined label function,spanning hour whole for html,not spanning js file,keep out of js invoke superabundance engender page display slowness. Six. three strain picture stoke mode(high-quality/simplicity/upper biography),picture could lot upper biography up, lead picture stoke still easiness up to. Both seven. could control chart piece multitude index generation picture size and picture borehole pattern. Eight. approve on
Platform: | Size: 380928 | Author: 袁锐 | Hits:

[matlabopt11

Description: 模式搜索法源程序。模式搜索方法是求解最优化问题的一种直接搜索方法,它不用目标函数与约束函数的导数信息而只用函数值信息,是求解不可导或求导代价较大的最优化问题的一种有效方法。-Source model search. Pattern search method for solving optimization problems is a direct search method, it should not be the objective function and constraint function information of the derivative function only information is the solution of non-derivative or derivative of the cost of a larger optimization problem of a effective way.
Platform: | Size: 1024 | Author: Grape | Hits:

[Special EffectsCorecoSearch

Description: Coreco Sapera Processing Search源码 强大的图象识别定位功能,广泛用于工业控制 领域. 载入BMP图象后,选取识别匹配模式,灰度与几何 匹配,自己做好模板后载入新图象自动定位特征区域.-Coreco Sapera Processing Search source positioning powerful image recognition functions, widely used in the field of industrial control. Loading after BMP images, select the matching pattern recognition, gray and geometry match, do a good job in their own image in the new template automatically positioning characteristics of the region.
Platform: | Size: 150528 | Author: wLiao | Hits:

[Multimedia DevelopBlockMatchingAlgoMPEG

Description: This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent fast adaptive algorithms like Adaptive Rood Pattern Search. The algorithms that are evaluated in this paper are widely accepted by the video compressing community and have been used in implementing various standards, ranging from MPEG1 / H.261 to MPEG4 / H.263. The paper also presents a very brief introduction to the entire flow of video compression. by Aroh Barjatya original found here http://www.mathworks.com/matlabcentral/fileexchange/8761-This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent fast adaptive algorithms like Adaptive Rood Pattern Search. The algorithms that are evaluated in this paper are widely accepted by the video compressing community and have been used in implementing various standards, ranging from MPEG1/H.261 to MPEG4/H.263. The paper also presents a very brief introduction to the entire flow of video compression. by Aroh Barjatya original found here http://www.mathworks.com/matlabcentral/fileexchange/8761
Platform: | Size: 121856 | Author: hbx | Hits:

[AI-NN-PRwebinar_files

Description: This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those found in the Optimization Toolbox, are fast and accurate for many types of optimization problems. These methods are designed to solve smooth , i.e., continuous and differentiable, minimization problems, as they use derivatives to determine the direction of descent. While using derivatives makes these methods fast and accurate, they often are not effective when problems lack smoothness, e.g., problems with discontinuous, non-differentiable, or stochastic objective functions. When faced with solving such non-smooth problems, methods like the genetic algorithm or the more recently developed pattern search methods, both found in the Genetic Algorithm and Direct Search Toolbox, are effective alternatives. -This is a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those found in the Optimization Toolbox, are fast and accurate for many types of optimization problems. These methods are designed to solve smooth , i.e., continuous and differentiable, minimization problems, as they use derivatives to determine the direction of descent. While using derivatives makes these methods fast and accurate, they often are not effective when problems lack smoothness, e.g., problems with discontinuous, non-differentiable, or stochastic objective functions. When faced with solving such non-smooth problems, methods like the genetic algorithm or the more recently developed pattern search methods, both found in the Genetic Algorithm and Direct Search Toolbox, are effective alternatives.
Platform: | Size: 18432 | Author: gao | Hits:

[JSPRegularExpression

Description: 如果你曾经用过Perl或任何其他内建正则表达式支持的语言,你一定知道用正则表达式处理文本和匹配模式是多么简单。如果你不熟悉这个术语,那么“正则表达式”(Regular Expression)就是一个字符构成的串,它定义了一个用来搜索匹配字符串的模式。-If you' ve ever used Perl, or any other built-in support for regular expression language, you must know to use regular expressions to process text and matching model is so simple. If you are not familiar with this term, then the " regular expression" (Regular Expression) is a character string composed of, which is used to define a search pattern matches the string.
Platform: | Size: 234496 | Author: newmaple | Hits:

[CSharpWinGrep

Description: 使用c#编写的一个windows下的grep程序,提供一个简单界面。-Traditionally grep stands for "Global Regular Expression Print". Global means that an entire file is searched. Regular Expression means that a regular expression string is used to establish a search pattern. Print means that the findings will be displayed. Simply put, grep searches an entire file for the pattern you want and displays its findings. Now two variants of the C# Grep Application are provided: the Windows Form variant and the Console variant.
Platform: | Size: 10240 | Author: liuxing | Hits:

[Streaming Mpeg4yundong-guji-pipei

Description: matlab平台的一些运动估计块匹配算法,包括3步法,新3步法,4步法,菱形搜索-motionsEstAnalysis.m——Script to execute all Algorithms motionEstES.m——Exhaustive Search Algorithm motionEstTSS.m——Three Step Search Algorithm motionEstNTSS.m——New Three Step Search Algorithm motionEstSESTSS.m——Simple And Efficient Search Algorithm motionEst4SS.m——Four Step Search Algorithm motionEstDS.m——Diamond Search Algorithm motionEstARPSm——Adaptive Root Pattern Search Algorithm costFuncMAD.m——Mean Absolute Difference Function minCost.m ——minimum cost among macro blocks motionComp.m——motion compensated image creator imgPSNR.m ——finds image PSNR w.r.t. reference image
Platform: | Size: 498688 | Author: lsr | Hits:

[matlabBasicMotionVectorEstimation

Description: 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS) FourSS.m 四步搜索法(Four Step Search) DS.m 菱形搜索法(Diamond Search) ARPS.m 自适应路径搜索法(Adaptive Root Pattern Search) costFuncMAD.m 绝对误差均值函数 minCost.m 宏块间代价最小块 motionComp.m 图像重建 imgPSNR.m 计算图像的PSNR值-Block matching motion estimation algorithm The following is a simple project m file comments: main.m calls through the main function of basic block matching algorithm FullSearch.m full search method (also known as the Exhaustive Search) ThreeStepSearch.m three-step search method (Three Step Search) NewTSS.m new three-step search method (New Three Step Search Algorithm) SESTSS.m simple and efficient three-step search method (Simple And Efficient TSS) FourSS.m four-step search method (Four Step Search) DS. m diamond search method (Diamond Search) ARPS.m adaptive path search method (Adaptive Root Pattern Search) costFuncMAD.m mean absolute error between the cost of the function minCost.m macroblock most small motionComp.m calculated image reconstruction imgPSNR.m image PSNR value
Platform: | Size: 4724736 | Author: alan | Hits:

[Windows DevelopSearch

Description: a c++ code that allows you to search using pattern way - you insert a pattern and it searches it for you
Platform: | Size: 7168 | Author: hamz | Hits:

[Special EffectsContent-basedImageRetrieval

Description: 基于内容(颜色)的图像检索,用VC++实现算法——欧氏距离,可以在指定的目录下搜索相似的图案,旗帜,冬景等,是图像检索的最简单的模型,感兴趣的可以下载看看。-Content-based (color) image retrieval, using VC++ algorithm- Euclidean distance, you can search the directory specified similar pattern, flags, winter landscape, are the simplest retrieval model, interested can download look.
Platform: | Size: 5995520 | Author: 陈杨 | Hits:

[matlabpresize-search

Description: This program about search pattern image in your image . when run your pattern image and then main image that pattern put on it. i hope that be useful for you.-This program about search pattern image in your image . when run your pattern image and then main image that pattern put on it. i hope that be useful for you.
Platform: | Size: 144384 | Author: Mostafa | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net